Searched refs:app_mask (Results 1 – 4 of 4) sorted by relevance
630 u8 app_mask = dcb_ieee_getapp_mask(dev, app); in ixgbe_dcbnl_ieee_setapp() local632 if (app_mask & BIT(adapter->fcoe.up)) in ixgbe_dcbnl_ieee_setapp()673 u8 app_mask = dcb_ieee_getapp_mask(dev, app); in ixgbe_dcbnl_ieee_delapp() local675 if (app_mask & BIT(adapter->fcoe.up)) in ixgbe_dcbnl_ieee_delapp()678 adapter->fcoe.up = app_mask ? in ixgbe_dcbnl_ieee_delapp()679 ffs(app_mask) - 1 : IXGBE_FCOE_DEFTC; in ixgbe_dcbnl_ieee_delapp()687 long unsigned int app_mask = dcb_ieee_getapp_mask(dev, app); in ixgbe_dcbnl_ieee_delapp() local688 int qos = app_mask ? find_first_bit(&app_mask, 8) : 0; in ixgbe_dcbnl_ieee_delapp()
71 int mma9551_app_reset(struct i2c_client *client, u32 app_mask);
404 __be16 app_mask; member
255 u8 app_mask; /* Bit mask to app_status */ member2589 .app_mask = 0x01, in acer_wmi_enable_ec_raw()2613 .app_mask = 0x01, in acer_wmi_enable_lm()2635 .app_mask = 0x10, in acer_wmi_enable_rf_button()