Searched refs:txf_size (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/tehuti/ |
| A D | tn40.h | 162 u8 txf_size; member
|
| A D | tehuti.h | 275 u8 txf_size; member
|
| A D | tehuti.c | 1535 if (bdx_fifo_init(priv, &priv->txf_fifo0.m, priv->txf_size, in bdx_tx_init() 1542 if (bdx_tx_db_init(&priv->txdb, max(priv->txd_size, priv->txf_size))) in bdx_tx_init() 2008 priv->txf_size = 2; in bdx_probe() 2298 priv->txf_size = priv->txd_size = tx_size; in bdx_set_ringparam()
|
| A D | tn40.c | 656 ret = tn40_fifo_alloc(priv, &priv->txf_fifo0.m, priv->txf_size, in tn40_create_tx_ring() 665 ret = tn40_tx_db_init(&priv->txdb, max(priv->txd_size, priv->txf_size)); in tn40_create_tx_ring() 1744 priv->txf_size = 3; in tn40_probe()
|
| /drivers/net/wireless/intel/iwlwifi/fw/ |
| A D | dbg.c | 939 u32 *txf_size = mem_cfg->lmac[i].txfifo_size; in iwl_fw_error_dump_file() local 943 cpu_to_le32(txf_size[j]); in iwl_fw_error_dump_file()
|
Completed in 21 milliseconds