Searched refs:LST_FEAT_BULK_LEN (Results 1 – 4 of 4) sorted by relevance
43 #define LST_FEAT_BULK_LEN (1 << 0) /* enable variable page size */ macro46 #define LST_FEATS_MASK (LST_FEAT_NONE | LST_FEAT_BULK_LEN)
83 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in brw_client_init()271 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in brw_client_prep_rpc()457 if ((reqstmsg->msg_ses_feats & LST_FEAT_BULK_LEN) == 0) { in brw_server_handle()
826 nob = (feats & LST_FEAT_BULK_LEN) == 0 ? in lstcon_testrpc_prep()855 len = (feats & LST_FEAT_BULK_LEN) == 0 ? in lstcon_testrpc_prep()904 if ((feats & LST_FEAT_BULK_LEN) == 0) { in lstcon_testrpc_prep()
693 if ((msg->msg_ses_feats & LST_FEAT_BULK_LEN) == 0) { in sfw_unpack_addtest_req()1162 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in sfw_add_test()