Searched refs:sel_field (Results 1 – 4 of 4) sorted by relevance
91 app.selector = dcb->app_priority[i].sel_field + 1; in cxgb4_dcb_cleanup_apps()94 app.selector = !!(dcb->app_priority[i].sel_field); in cxgb4_dcb_cleanup_apps()360 app.selector = (fwap->sel_field + 1); in cxgb4_dcb_handle_fw_update()366 app.selector = !!(fwap->sel_field); in cxgb4_dcb_handle_fw_update()377 ap->sel_field = fwap->sel_field; in cxgb4_dcb_handle_fw_update()797 if (pcmd.u.dcb.app_priority.sel_field == app_idtype) in __cxgb4_getapp()870 pcmd.u.dcb.app_priority.sel_field = app_idtype; in __cxgb4_setapp()1155 table[i].selector = (pcmd.u.dcb.app_priority.sel_field + 1); in cxgb4_getpeerapp_tbl()
127 u8 sel_field; /* Protocol ID interpretation */ member
2533 if (ap->sel_field < ARRAY_SIZE(sel_names)) in dcb_info_show()2534 sel_name = sel_names[ap->sel_field]; in dcb_info_show()2541 sel_name, ap->sel_field, in dcb_info_show()
2736 __u8 sel_field; member