Home
last modified time | relevance | path

Searched refs:sel_field (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c83 app.selector = dcb->app_priority[i].sel_field + 1; in cxgb4_dcb_cleanup_apps()
86 app.selector = !!(dcb->app_priority[i].sel_field); in cxgb4_dcb_cleanup_apps()
344 app.selector = (fwap->sel_field + 1); in cxgb4_dcb_handle_fw_update()
350 app.selector = !!(fwap->sel_field); in cxgb4_dcb_handle_fw_update()
361 ap->sel_field = fwap->sel_field; in cxgb4_dcb_handle_fw_update()
778 if (pcmd.u.dcb.app_priority.sel_field == app_idtype) in __cxgb4_getapp()
849 pcmd.u.dcb.app_priority.sel_field = app_idtype; in __cxgb4_setapp()
1051 table[i].selector = pcmd.u.dcb.app_priority.sel_field; in cxgb4_getpeerapp_tbl()
Dcxgb4_dcb.h127 u8 sel_field; /* Protocol ID interpretation */ member
Dt4fw_api.h1741 __u8 sel_field; member