| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-op-mode.h | 14 struct iwl_op_mode; 144 struct iwl_op_mode *(*start)(struct iwl_trans *trans, 148 void (*stop)(struct iwl_op_mode *op_mode); 157 void (*nic_error)(struct iwl_op_mode *op_mode, 159 void (*dump_error)(struct iwl_op_mode *op_mode, 161 bool (*sw_reset)(struct iwl_op_mode *op_mode, 163 void (*nic_config)(struct iwl_op_mode *op_mode); 164 void (*wimax_active)(struct iwl_op_mode *op_mode); 165 void (*time_point)(struct iwl_op_mode *op_mode, 168 void (*device_powered_off)(struct iwl_op_mode *op_mode); [all …]
|
| H A D | iwl-trans.h | 415 struct iwl_op_mode *op_mode; 895 struct iwl_op_mode *op_mode;
|
| H A D | iwl-drv.c | 59 struct iwl_op_mode *op_mode; 1424 static struct iwl_op_mode * 1429 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.c | 323 iwl_mld_configure_trans(struct iwl_op_mode *op_mode) in iwl_mld_configure_trans() 361 static struct iwl_op_mode * 366 struct iwl_op_mode *op_mode; in iwl_op_mode_mld_start() 372 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mld_start() 471 iwl_op_mode_mld_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mld_stop() 545 iwl_mld_queue_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_full() 551 iwl_mld_queue_not_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_not_full() 613 iwl_mld_nic_error(struct iwl_op_mode *op_mode, in iwl_mld_nic_error() 645 static void iwl_mld_dump_error(struct iwl_op_mode *op_mode, in iwl_mld_dump_error() 662 static bool iwl_mld_sw_reset(struct iwl_op_mode *op_mode, in iwl_mld_sw_reset() [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 | mld.h | 323 IWL_OP_MODE_GET_MLD((struct iwl_op_mode *)((_hw)->priv))
|
| H A D | notif.c | 620 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx() 642 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx_rss()
|
| H A D | debugfs.c | 465 struct iwl_op_mode *opmode = container_of((void *)mld, in iwl_dbgfs_inject_packet_write() 466 struct iwl_op_mode, in iwl_dbgfs_inject_packet_write()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 78 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() 1274 static struct iwl_op_mode * 1279 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() 1302 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mvm_start() 1594 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop() 1824 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx() 1840 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq() 2009 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode, in iwl_mvm_nic_error() 2036 static void iwl_mvm_dump_error(struct iwl_op_mode *op_mode, in iwl_mvm_dump_error() 2053 static bool iwl_mvm_sw_reset(struct iwl_op_mode *op_mode, in iwl_mvm_sw_reset() [all …]
|
| H A D | rs.c | 1167 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status() 2678 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate() 2720 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta() 3012 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update() 3646 struct iwl_op_mode *op_mode __maybe_unused = mvm_r; in rs_free_sta()
|
| H A D | mvm.h | 1386 IWL_OP_MODE_GET_MVM((struct iwl_op_mode *)((_hw)->priv)) 1972 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode,
|
| H A D | debugfs.c | 1264 struct iwl_op_mode *opmode = container_of((void *)mvm, in iwl_dbgfs_inject_packet_write() 1265 struct iwl_op_mode, in iwl_dbgfs_inject_packet_write()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 1226 static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans, in iwl_op_mode_dvm_start() 1233 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() 1517 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop() 1947 static void iwl_nic_error(struct iwl_op_mode *op_mode, in iwl_nic_error() 1974 static bool iwlagn_sw_reset(struct iwl_op_mode *op_mode, in iwlagn_sw_reset() 1988 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config() 2038 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active() 2046 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue() 2065 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue() 2105 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 | 623 ((struct iwl_priv *) ((struct iwl_op_mode *) \
|
| H A D | mac80211.c | 1618 struct iwl_op_mode *op_mode; in iwl_alloc_all() 1624 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()
|