Home
last modified time | relevance | path

Searched refs:OTX2_FLAG_INTF_DOWN (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c240 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_enable_sq()
270 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_disable_sq()
H A Dotx2_tc.c176 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_validate_flow()
278 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_egress_matchall_delete()
1010 if (nic->flags & OTX2_FLAG_INTF_DOWN) in otx2_tc_del_flow()
1051 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_add_flow()
1267 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_ingress_matchall_delete()
H A Dotx2_pf.c881 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_mbox_up_handler_cgx_link_event()
1913 pf->flags &= ~OTX2_FLAG_INTF_DOWN; in otx2_open()
1950 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_open()
1978 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_stop()
1984 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_stop()
2900 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_probe()
H A Dotx2_vf.c579 vf->flags |= OTX2_FLAG_INTF_DOWN; in otx2vf_probe()
H A Dotx2_common.h453 #define OTX2_FLAG_INTF_DOWN BIT_ULL(2) macro
H A Dotx2_txrx.c565 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_napi_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c866 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_mbox_up_handler_cgx_link_event()
1584 pf->flags &= ~OTX2_FLAG_INTF_DOWN; in otx2_open()
1613 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_open()
1642 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_stop()
1648 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_stop()
2044 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_probe()
H A Dotx2_common.h238 #define OTX2_FLAG_INTF_DOWN BIT_ULL(2) macro
H A Dotx2_vf.c493 vf->flags |= OTX2_FLAG_INTF_DOWN; in otx2vf_probe()
H A Dotx2_txrx.c432 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_napi_handler()

Completed in 29 milliseconds