Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c561 u8 *sbf, in hal_phy_store_tx_power_limit() argument
640 …if (_os_strncmp((char *)sbf, (const char *)"Non-BF", 6) == 0 || _os_strncmp((char *)sbf, (const ch… in hal_phy_store_tx_power_limit()
642 else if (_os_strncmp((char *)sbf, (const char *)"BF", 2) == 0) in hal_phy_store_tx_power_limit()
645 PHL_INFO("unknown BF: %s\n", (char *)sbf); in hal_phy_store_tx_power_limit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c561 u8 *sbf, in hal_phy_store_tx_power_limit() argument
640 …if (_os_strncmp((char *)sbf, (const char *)"Non-BF", 6) == 0 || _os_strncmp((char *)sbf, (const ch… in hal_phy_store_tx_power_limit()
642 else if (_os_strncmp((char *)sbf, (const char *)"BF", 2) == 0) in hal_phy_store_tx_power_limit()
645 PHL_INFO("unknown BF: %s\n", (char *)sbf); in hal_phy_store_tx_power_limit()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap_5445x.h74 typedef struct sbf { struct
H A Dimmap_5441x.h90 typedef struct sbf { struct
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_qm.c1404 uint sbf; in xfs_qm_mount_quotas() local
1459 sbf = mp->m_sb.sb_qflags; in xfs_qm_mount_quotas()
1463 if (sbf != (mp->m_qflags & XFS_MOUNT_QUOTA_ALL)) { in xfs_qm_mount_quotas()