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