Home
last modified time | relevance | path

Searched refs:iwl_trans_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h491 * struct iwl_trans_ops - transport specific operations
575 struct iwl_trans_ops { struct
956 * @ops - pointer to iwl_trans_ops
989 const struct iwl_trans_ops *ops;
1485 const struct iwl_trans_ops *ops,
H A Diwl-trans.c74 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h485 * struct iwl_trans_ops - transport specific operations
573 struct iwl_trans_ops { struct
1035 * @ops - pointer to iwl_trans_ops
1080 const struct iwl_trans_ops *ops;
1623 const struct iwl_trans_ops *ops,
H A Diwl-trans.c20 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3436 static const struct iwl_trans_ops trans_ops_pcie = {
3463 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3495 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3540 static const struct iwl_trans_ops trans_ops_pcie = {
3566 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3600 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()

Completed in 16 milliseconds