Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c18 struct iwl_trans *iwl_trans_alloc(unsigned int priv_size, in iwl_trans_alloc() function
H A Diwl-trans.h1626 struct iwl_trans *iwl_trans_alloc(unsigned int priv_size,
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3639 trans = iwl_trans_alloc(sizeof(struct iwl_trans_pcie), &pdev->dev, ops, in iwl_trans_pcie_alloc()