Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2587 bool set_ic; in stmmac_xdp_xmit_zc() local
2646 meta_req.set_ic = &set_ic; in stmmac_xdp_xmit_zc()
2651 if (set_ic) { in stmmac_xdp_xmit_zc()
4310 bool set_ic; in stmmac_tso_xmit() local
4446 set_ic = true; in stmmac_tso_xmit()
4457 if (set_ic) { in stmmac_tso_xmit()
4484 if (set_ic) in stmmac_tso_xmit()
4723 if (set_ic) { in stmmac_xmit()
4761 if (set_ic) in stmmac_xmit()
4976 bool set_ic; in stmmac_xdp_xmit_xdpf() local
[all …]
H A Dstmmac.h108 bool *set_ic; member