Home
last modified time | relevance | path

Searched refs:SPIDER_NET_DESCR_NOT_IN_USE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/toshiba/
A Dspider_net.c323 hwdescr->dmac_cmd_status = SPIDER_NET_DESCR_NOT_IN_USE; in spider_net_init_chain()
423 hwdescr->dmac_cmd_status = SPIDER_NET_DESCR_NOT_IN_USE; in spider_net_prepare_rx_descr()
500 SPIDER_NET_DESCR_NOT_IN_USE) { in spider_net_refill_rx_chain()
720 status = descr->hwdescr->dmac_cmd_status & SPIDER_NET_DESCR_NOT_IN_USE; in spider_net_set_low_watermark()
721 if (status == SPIDER_NET_DESCR_NOT_IN_USE) in spider_net_set_low_watermark()
820 hwdescr->dmac_cmd_status |= SPIDER_NET_DESCR_NOT_IN_USE; in spider_net_release_tx_chain()
1097 if (status == SPIDER_NET_DESCR_NOT_IN_USE) in spider_net_resync_head_ptr()
1126 (status != SPIDER_NET_DESCR_NOT_IN_USE)) break; in spider_net_resync_tail_ptr()
1162 (status == SPIDER_NET_DESCR_NOT_IN_USE)) in spider_net_decode_one_descr()
1222 hwdescr->dmac_cmd_status = SPIDER_NET_DESCR_NOT_IN_USE; in spider_net_decode_one_descr()
[all …]
A Dspider_net.h362 #define SPIDER_NET_DESCR_NOT_IN_USE 0xF0000000 macro
/linux/Documentation/networking/device_drivers/ethernet/toshiba/
A Dspider_net.rst110 "not in use" == SPIDER_NET_DESCR_NOT_IN_USE == 0xf

Completed in 10 milliseconds