Searched refs:carrier_off (Results 1 – 4 of 4) sorted by relevance
46 u8 rtw_mi_netif_stop_queue(_adapter *padapter, bool carrier_off);47 u8 rtw_mi_buddy_netif_stop_queue(_adapter *padapter, bool carrier_off);
123 u8 rtw_mi_netif_stop_queue(_adapter *padapter, bool carrier_off);124 u8 rtw_mi_buddy_netif_stop_queue(_adapter *padapter, bool carrier_off);
516 bool carrier_off = *(bool *)data; in _rtw_mi_netif_stop_queue() local519 if (carrier_off) in _rtw_mi_netif_stop_queue()524 u8 rtw_mi_netif_stop_queue(_adapter *padapter, bool carrier_off) in rtw_mi_netif_stop_queue() argument526 bool in_data = carrier_off; in rtw_mi_netif_stop_queue()530 u8 rtw_mi_buddy_netif_stop_queue(_adapter *padapter, bool carrier_off) in rtw_mi_buddy_netif_stop_queue() argument532 bool in_data = carrier_off; in rtw_mi_buddy_netif_stop_queue()
537 bool carrier_off = *(bool *)data; in _rtw_mi_netif_stop_queue() local540 if (carrier_off) in _rtw_mi_netif_stop_queue()545 u8 rtw_mi_netif_stop_queue(_adapter *padapter, bool carrier_off) in rtw_mi_netif_stop_queue() argument547 bool in_data = carrier_off; in rtw_mi_netif_stop_queue()551 u8 rtw_mi_buddy_netif_stop_queue(_adapter *padapter, bool carrier_off) in rtw_mi_buddy_netif_stop_queue() argument553 bool in_data = carrier_off; in rtw_mi_buddy_netif_stop_queue()