Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3192 bool has_vlan, set_ic; in stmmac_tso_xmit() local
3319 set_ic = true; in stmmac_tso_xmit()
3321 set_ic = false; in stmmac_tso_xmit()
3323 set_ic = true; in stmmac_tso_xmit()
3325 set_ic = true; in stmmac_tso_xmit()
3327 set_ic = false; in stmmac_tso_xmit()
3329 if (set_ic) { in stmmac_tso_xmit()
3442 bool has_vlan, set_ic; in stmmac_xmit() local
3548 set_ic = true; in stmmac_xmit()
3550 set_ic = false; in stmmac_xmit()
[all …]