| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-op-mode.h | 14 struct iwl_op_mode; 154 struct iwl_op_mode *(*start)(struct iwl_trans *trans, 158 void (*stop)(struct iwl_op_mode *op_mode); 159 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 161 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 163 void (*queue_full)(struct iwl_op_mode *op_mode, int queue); 164 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue); 165 bool (*hw_rf_kill)(struct iwl_op_mode *op_mode, bool state); 166 void (*free_skb)(struct iwl_op_mode *op_mode, struct sk_buff *skb); 167 void (*nic_error)(struct iwl_op_mode *op_mode, [all …]
|
| H A D | iwl-drv.c | 59 struct iwl_op_mode *op_mode; 1533 static struct iwl_op_mode * 1538 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start()
|
| H A D | iwl-trans.c | 390 struct iwl_op_mode *op_mode) in iwl_trans_op_mode_enter()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.c | 345 iwl_mld_configure_trans(struct iwl_op_mode *op_mode) in iwl_mld_configure_trans() 390 static struct iwl_op_mode * 395 struct iwl_op_mode *op_mode; in iwl_op_mode_mld_start() 400 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mld_start() 503 iwl_op_mode_mld_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mld_stop() 533 static void iwl_mld_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mld_queue_state_change() 579 iwl_mld_queue_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_full() 585 iwl_mld_queue_not_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_not_full() 591 iwl_mld_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mld_set_hw_rfkill_state() 601 iwl_mld_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mld_free_skb() [all …]
|
| H A D | notif.h | 10 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, 13 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi,
|
| H A D | notif.c | 594 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx() 616 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx_rss()
|
| H A D | mld.h | 358 IWL_OP_MODE_GET_MLD((struct iwl_op_mode *)((_hw)->priv))
|
| H A D | debugfs.c | 466 struct iwl_op_mode *opmode = container_of((void *)mld, in iwl_dbgfs_inject_packet_write() 467 struct iwl_op_mode, in iwl_dbgfs_inject_packet_write()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 80 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() 1196 static struct iwl_op_mode * 1201 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() 1224 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mvm_start() 1542 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop() 1772 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx() 1788 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq() 1817 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change() 1884 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_stop_sw_queue() 1889 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_wake_sw_queue() [all …]
|
| H A D | rs.c | 1168 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status() 2679 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate() 2727 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta() 3019 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update() 3653 struct iwl_op_mode *op_mode __maybe_unused = mvm_r; in rs_free_sta()
|
| H A D | mvm.h | 1277 IWL_OP_MODE_GET_MVM((struct iwl_op_mode *)((_hw)->priv)) 1813 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode,
|
| H A D | debugfs.c | 1265 struct iwl_op_mode *opmode = container_of((void *)mvm, in iwl_dbgfs_inject_packet_write() 1266 struct iwl_op_mode, in iwl_dbgfs_inject_packet_write()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 1233 static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans, in iwl_op_mode_dvm_start() 1240 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() 1526 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop() 1956 static void iwl_nic_error(struct iwl_op_mode *op_mode, in iwl_nic_error() 1983 static bool iwlagn_sw_reset(struct iwl_op_mode *op_mode, in iwlagn_sw_reset() 1997 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config() 2047 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active() 2055 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue() 2074 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue() 2114 static void iwl_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_free_skb() [all …]
|
| H A D | rs.c | 855 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)priv_r; in rs_tx_status() 2666 struct iwl_op_mode *op_mode __maybe_unused = in rs_get_rate() 2667 (struct iwl_op_mode *)priv_r; in rs_get_rate() 2728 struct iwl_op_mode *op_mode __maybe_unused = in rs_alloc_sta() 2729 (struct iwl_op_mode *)priv_rate; in rs_alloc_sta() 2999 struct iwl_op_mode *op_mode __maybe_unused = priv_r; in rs_free_sta()
|
| H A D | agn.h | 67 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi,
|
| H A D | dev.h | 624 ((struct iwl_priv *) ((struct iwl_op_mode *) \
|
| H A D | mac80211.c | 1612 struct iwl_op_mode *op_mode; in iwl_alloc_all() 1618 sizeof(struct iwl_op_mode), &iwlagn_hw_ops); in iwl_alloc_all()
|
| H A D | rx.c | 995 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
|