Searched refs:sbf (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 561 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 D | hal_ld_file.c | 561 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 D | immap_5445x.h | 74 typedef struct sbf { struct
|
| H A D | immap_5441x.h | 90 typedef struct sbf { struct
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_qm.c | 1404 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()
|