Searched refs:cfg_flags (Results 1 – 7 of 7) sorted by relevance
58 (((_bnad)->cfg_flags & BNAD_CF_MSIX) ? \1411 if (bnad->cfg_flags & BNAD_CF_MSIX) { in bnad_mbox_irq_alloc()1451 u32 cfg_flags; in bnad_txrx_irq_alloc() local1455 cfg_flags = bnad->cfg_flags; in bnad_txrx_irq_alloc()1458 if (cfg_flags & BNAD_CF_MSIX) { in bnad_txrx_irq_alloc()1799 if (bnad->cfg_flags & BNAD_CF_DIM_ENABLED && in bnad_dim_timer_start()2157 if (bnad->cfg_flags & BNAD_CF_DIM_ENABLED && in bnad_destroy_rx()2272 if (bnad->cfg_flags & BNAD_CF_DIM_ENABLED) in bnad_setup_rx()2469 if (bnad->cfg_flags & BNAD_CF_MSIX) in bnad_mbox_irq_sync()2526 if (!(bnad->cfg_flags & BNAD_CF_MSIX)) in bnad_q_num_init()[all …]
321 (bnad->cfg_flags & BNAD_CF_DIM_ENABLED) ? true : false; in bnad_get_coalesce()360 if (!(bnad->cfg_flags & BNAD_CF_DIM_ENABLED)) { in bnad_set_coalesce()361 bnad->cfg_flags |= BNAD_CF_DIM_ENABLED; in bnad_set_coalesce()365 if (bnad->cfg_flags & BNAD_CF_DIM_ENABLED) { in bnad_set_coalesce()366 bnad->cfg_flags &= ~BNAD_CF_DIM_ENABLED; in bnad_set_coalesce()367 if (bnad->cfg_flags & BNAD_CF_DIM_ENABLED && in bnad_set_coalesce()393 if (!(bnad->cfg_flags & BNAD_CF_DIM_ENABLED)) in bnad_set_coalesce()474 bnad->cfg_flags &= ~(BNAD_CF_ALLMULTI | in bnad_set_ringparam()
117 u64 *boot_vector, u32 *cfg_flags, in ti_sci_proc_get_status() argument123 cfg_flags, ctrl_flags, status_flags); in ti_sci_proc_get_status()
1451 vf->cfg_flags |= VF_CFG_EXT_BULLETIN; in bnx2x_vf_mbx_acquire()1453 vf->cfg_flags &= ~VF_CFG_EXT_BULLETIN; in bnx2x_vf_mbx_acquire()1459 vf->cfg_flags |= VF_CFG_VLAN_FILTER; in bnx2x_vf_mbx_acquire()1461 vf->cfg_flags &= ~VF_CFG_VLAN_FILTER; in bnx2x_vf_mbx_acquire()1482 vf->cfg_flags |= VF_CFG_STATS_COALESCE; in bnx2x_vf_mbx_init_vf()1485 if (vf->cfg_flags & VF_CFG_EXT_BULLETIN) in bnx2x_vf_mbx_init_vf()1814 (!(vf->cfg_flags & VF_CFG_VLAN_FILTER) || in bnx2x_vf_mbx_qfilters()2305 (bnx2x_vf(bp, vf, cfg_flags) & in bnx2x_post_vf_bulletin()
129 u16 cfg_flags; member392 if (vf->cfg_flags & VF_CFG_STATS_COALESCE) in vfq_stat_id()
1943 if (vf->cfg_flags & VF_CFG_STATS_COALESCE) in bnx2x_iov_adjust_stats_req()2876 if (vlan || !(vf->cfg_flags & VF_CFG_VLAN_FILTER)) in bnx2x_set_vf_vlan()
3144 u8 proc_id, u64 *bv, u32 *cfg_flags, in ti_sci_cmd_proc_get_status() argument3187 *cfg_flags = resp->config_flags; in ti_sci_cmd_proc_get_status()