Searched refs:niu_set_txd (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | niu.c | 6546 static void niu_set_txd(struct tx_ring_info *rp, int index, in niu_set_txd() function 6701 niu_set_txd(rp, prod, mapping, this_len, mrk, nfg); in niu_start_xmit() 6720 niu_set_txd(rp, prod, mapping, len, 0, 0); in niu_start_xmit()
|