Home
last modified time | relevance | path

Searched refs:skb_transmit_busy (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c631 .skb_transmit_busy = mlxsw_i2c_skb_transmit_busy,
H A Dcore.h475 bool (*skb_transmit_busy)(void *bus_priv, member
H A Dpci.c1902 .skb_transmit_busy = mlxsw_pci_skb_transmit_busy,
H A Dcore.c2390 return mlxsw_core->bus->skb_transmit_busy(mlxsw_core->bus_priv, in mlxsw_core_skb_transmit_busy()