Searched refs:niu_set_txd (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/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 6709 niu_set_txd(rp, prod, mapping, this_len, mrk, nfg); in niu_start_xmit() 6728 niu_set_txd(rp, prod, mapping, len, 0, 0); in niu_start_xmit()
|