Searched refs:TX_Q_LEN (Results 1 – 2 of 2) sorted by relevance
50 #define TX_Q_LEN 2048 macro156 struct sk_buff *sent_skb_list[TX_Q_LEN];
1035 if (be_queue_alloc(adapter, q, TX_Q_LEN, sizeof(struct be_eth_wrb))) in be_tx_queues_create()