Home
last modified time | relevance | path

Searched defs:txf (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c343 uint8_t txf = iwm_ac_to_tx_fifo[i]; in iwm_mac_ctxt_cmd_common() local
/freebsd/sys/opencrypto/
H A Dcryptosoft.c1271 const struct enc_xform *txf; in swcr_setup_cipher() local
1456 const struct enc_xform *txf; in swcr_cipher_supported() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c847 struct iwl_mvm_frob_txf_data *txf = data; iwl_mvm_frob_txf_key_iter() local
903 struct iwl_mvm_frob_txf_data txf = { iwl_mvm_frob_txf() local
[all...]
H A Dtx.c820 unsigned int txf; iwl_mvm_max_amsdu_size() local
H A Dmac-ctxt.c481 u8 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, i); iwl_mvm_set_fw_qos_params() local
/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c186 netif_tx_front_ring_t txf; member