Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3068 bool has_vlan, set_ic; in stmmac_tso_xmit() local
3195 set_ic = true; in stmmac_tso_xmit()
3197 set_ic = false; in stmmac_tso_xmit()
3199 set_ic = true; in stmmac_tso_xmit()
3201 set_ic = true; in stmmac_tso_xmit()
3203 set_ic = false; in stmmac_tso_xmit()
3205 if (set_ic) { in stmmac_tso_xmit()
3318 bool has_vlan, set_ic; in stmmac_xmit() local
3424 set_ic = true; in stmmac_xmit()
3426 set_ic = false; in stmmac_xmit()
[all …]