Home
last modified time | relevance | path

Searched refs:ef4_nic_may_push_tx_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h102 static inline bool ef4_nic_may_push_tx_desc(struct ef4_tx_queue *tx_queue, in ef4_nic_may_push_tx_desc() function
Dfarch.c340 if (ef4_nic_may_push_tx_desc(tx_queue, old_write_count)) { in ef4_farch_tx_write()