Home
last modified time | relevance | path

Searched refs:iwl_trans_ops (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h575 struct iwl_trans_ops { struct
989 const struct iwl_trans_ops *ops;
1485 const struct iwl_trans_ops *ops,
Diwl-trans.c74 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3435 static const struct iwl_trans_ops trans_ops_pcie = {
3462 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3494 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()