Searched refs:tx_buff_end (Results 1 – 2 of 2) sorted by relevance
949 __u16 *tx_buff_end[NUM_TX_QS_USED]; member
400 tp->tx_buff_end [MAC_QUEUE] = (__u16 *)smctr_malloc(dev, 0); in smctr_alloc_shared_memory()406 tp->tx_buff_end[BUG_QUEUE] = (__u16 *)smctr_malloc(dev, 0); in smctr_alloc_shared_memory()423 tp->tx_buff_end [NON_MAC_QUEUE] = (__u16 *)smctr_malloc(dev, 0); in smctr_alloc_shared_memory()1417 >= (unsigned long)(tp->tx_buff_end[queue])) in smctr_get_tx_fcb()1421 (__u16)((__u32)tp->tx_buff_end[queue] in smctr_get_tx_fcb()