Searched refs:sel_field (Results 1 – 4 of 4) sorted by relevance
79 app.selector = dcb->app_priority[i].sel_field + 1; in cxgb4_dcb_cleanup_apps()82 app.selector = !!(dcb->app_priority[i].sel_field); in cxgb4_dcb_cleanup_apps()375 app.selector = (fwap->sel_field + 1); in cxgb4_dcb_handle_fw_update()381 app.selector = !!(fwap->sel_field); in cxgb4_dcb_handle_fw_update()392 ap->sel_field = fwap->sel_field; in cxgb4_dcb_handle_fw_update()812 if (pcmd.u.dcb.app_priority.sel_field == app_idtype) in __cxgb4_getapp()885 pcmd.u.dcb.app_priority.sel_field = app_idtype; in __cxgb4_setapp()1170 table[i].selector = (pcmd.u.dcb.app_priority.sel_field + 1); in cxgb4_getpeerapp_tbl()
115 u8 sel_field; /* Protocol ID interpretation */ member
2496 if (ap->sel_field < ARRAY_SIZE(sel_names)) in dcb_info_show()2497 sel_name = sel_names[ap->sel_field]; in dcb_info_show()2504 sel_name, ap->sel_field, in dcb_info_show()
2875 __u8 sel_field; member