| /drivers/crypto/marvell/octeontx2/ |
| A D | otx2_cpt_common.h | 176 unsigned long *cap_flag) in otx2_cpt_set_hw_caps() argument 179 __set_bit(CN10K_MBOX, cap_flag); in otx2_cpt_set_hw_caps() 180 __set_bit(CN10K_LMTST, cap_flag); in otx2_cpt_set_hw_caps()
|
| A D | cn10k_cpt.c | 89 if (!test_bit(CN10K_LMTST, &cptpf->cap_flag)) { in cn10k_cptpf_lmtst_init() 120 if (!test_bit(CN10K_LMTST, &cptvf->cap_flag)) in cn10k_cptvf_lmtst_init() 218 if (test_bit(CN10K_LMTST, &cptvf->cap_flag)) in cptvf_hw_ops_get()
|
| A D | otx2_cptvf.h | 24 unsigned long cap_flag; member
|
| A D | otx2_cptpf.h | 55 unsigned long cap_flag; member
|
| A D | otx2_cptvf_main.c | 84 if (test_bit(CN10K_MBOX, &cptvf->cap_flag)) { in cptvf_pfvf_mbox_init() 393 otx2_cpt_set_hw_caps(pdev, &cptvf->cap_flag); in otx2_cptvf_probe()
|
| A D | otx2_cptpf_main.c | 371 if (test_bit(CN10K_MBOX, &cptpf->cap_flag)) in cptpf_vfpf_mbox_init() 782 otx2_cpt_set_hw_caps(pdev, &cptpf->cap_flag); in otx2_cptpf_probe()
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_common.h | 271 unsigned long cap_flag; member 630 __set_bit(HW_TSO, &hw->cap_flag); in otx2_setup_dev_hw_settings() 633 __clear_bit(HW_TSO, &hw->cap_flag); in otx2_setup_dev_hw_settings() 645 __clear_bit(HW_TSO, &hw->cap_flag); in otx2_setup_dev_hw_settings() 648 __set_bit(CN10K_MBOX, &hw->cap_flag); in otx2_setup_dev_hw_settings() 649 __set_bit(CN10K_LMTST, &hw->cap_flag); in otx2_setup_dev_hw_settings() 650 __set_bit(CN10K_RPM, &hw->cap_flag); in otx2_setup_dev_hw_settings() 651 __set_bit(CN10K_PTP_ONESTEP, &hw->cap_flag); in otx2_setup_dev_hw_settings() 652 __set_bit(QOS_CIR_PIR_SUPPORT, &hw->cap_flag); in otx2_setup_dev_hw_settings()
|
| A D | otx2_vf.c | 319 if (mbox->mbox.hwbase && !test_bit(CN10K_MBOX, &vf->hw.cap_flag)) in otx2vf_vfaf_mbox_destroy() 344 } else if (test_bit(CN10K_MBOX, &vf->hw.cap_flag)) { in otx2vf_vfaf_mbox_init() 385 if (hwbase && !test_bit(CN10K_MBOX, &vf->hw.cap_flag)) in otx2vf_vfaf_mbox_init() 789 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_probe() 843 if (test_bit(CN10K_LMTST, &vf->hw.cap_flag)) in otx2vf_remove()
|
| A D | cn10k.c | 30 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_init_hw_ops() 46 if (!test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) in cn10k_lmtst_init()
|
| A D | otx2_ethtool.c | 123 if (!test_bit(CN10K_RPM, &pfvf->hw.cap_flag)) { in otx2_get_strings() 203 if (!test_bit(CN10K_RPM, &pfvf->hw.cap_flag)) { in otx2_get_ethtool_stats() 250 if (!test_bit(CN10K_RPM, &pfvf->hw.cap_flag)) in otx2_get_sset_count() 979 if (test_bit(CN10K_PTP_ONESTEP, &pfvf->hw.cap_flag)) in otx2_get_ts_info()
|
| A D | otx2_xsk.c | 43 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_xsk_ctx_disable()
|
| A D | qos_sq.c | 173 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_qos_ctx_disable()
|
| A D | rep.c | 820 if (test_bit(CN10K_LMTST, &priv->hw.cap_flag)) in rvu_rep_probe() 841 if (test_bit(CN10K_LMTST, &priv->hw.cap_flag)) in rvu_rep_remove()
|
| A D | otx2_dcbnl.c | 155 if (test_bit(CN10K_LMTST, &pfvf->hw.cap_flag)) { in otx2_pfc_update_sq_smq_mapping()
|
| A D | otx2_pf.c | 627 if (test_bit(CN10K_MBOX, &pf->hw.cap_flag)) in otx2_pfvf_mbox_init() 2465 if (!test_bit(CN10K_PTP_ONESTEP, &pfvf->hw.cap_flag)) in otx2_config_hwtstamp() 3118 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_init_rsrc() 3335 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_probe() 3537 if (test_bit(CN10K_LMTST, &pf->hw.cap_flag)) in otx2_remove()
|
| A D | cn10k_macsec.c | 1747 if (!test_bit(CN10K_HW_MACSEC, &pfvf->hw.cap_flag)) in cn10k_handle_mcs_event() 1772 if (!test_bit(CN10K_HW_MACSEC, &pfvf->hw.cap_flag)) in cn10k_mcs_init() 1808 if (!test_bit(CN10K_HW_MACSEC, &pfvf->hw.cap_flag)) in cn10k_mcs_free()
|
| A D | otx2_txrx.c | 1018 if (test_bit(HW_TSO, &pfvf->hw.cap_flag)) in is_hw_tso_supported()
|
| A D | qos.c | 128 if (!test_bit(QOS_CIR_PIR_SUPPORT, &pfvf->hw.cap_flag)) in otx2_config_sched_shaping()
|
| A D | otx2_common.c | 2076 __set_bit(CN10K_HW_MACSEC, &hw->cap_flag); in otx2_set_hw_capabilities()
|
| /drivers/net/wireless/ralink/rt2x00/ |
| A D | rt2x00.h | 1193 enum rt2x00_capability_flags cap_flag) in rt2x00_has_cap_flag() argument 1195 return test_bit(cap_flag, &rt2x00dev->cap_flags); in rt2x00_has_cap_flag()
|
| /drivers/net/hyperv/ |
| A D | hyperv_net.h | 51 u32 cap_flag; member
|