Searched refs:jumbo_frm (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | ring_mode.c | 17 static int jumbo_frm(struct stmmac_tx_queue *tx_q, struct sk_buff *skb, in jumbo_frm() function 136 .jumbo_frm = jumbo_frm,
|
| H A D | chain_mode.c | 17 static int jumbo_frm(struct stmmac_tx_queue *tx_q, struct sk_buff *skb, in jumbo_frm() function 163 .jumbo_frm = jumbo_frm,
|
| H A D | hwif.h | 548 int (*jumbo_frm)(struct stmmac_tx_queue *tx_q, struct sk_buff *skb, member 561 stmmac_do_callback(__priv, mode, jumbo_frm, __args)
|