Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c20 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
Diwl-trans.h569 struct iwl_trans_ops { struct
1076 const struct iwl_trans_ops *ops;
1618 const struct iwl_trans_ops *ops,
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3538 static const struct iwl_trans_ops trans_ops_pcie = {
3564 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3598 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()