Searched defs:param_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_io.c717 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, TW_INT32 param_id, TW_VOID *param_data, TW_INT32 param_size, TW_VOID (* callback)(struct tw_cli_req_context *req)) argument
834 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, TW_INT32 param_id, TW_INT32 param_size, TW_VOID *data, TW_VOID (* callback)(struct tw_cli_req_context *req)) argument
/freebsd-11-stable/sys/dev/tws/
H A Dtws_cam.c796 tws_set_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, argument
843 tws_get_param(struct tws_softc *sc, u_int32_t table_id, u_int32_t param_id, argument
/freebsd-11-stable/sys/dev/twe/
H A Dtwe.c721 twe_get_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t *result) argument
733 twe_get_param_2(struct twe_softc *sc, int table_id, int param_id, u_int16_ argument
745 twe_get_param_4(struct twe_softc *sc, int table_id, int param_id, u_int32_t *result) argument
763 twe_get_param(struct twe_softc *sc, int table_id, int param_id, size_t param_size, void (* func)(struct twe_request *tr)) argument
834 twe_set_param_1(struct twe_softc *sc, int table_id, int param_id, u_int8_t value) argument
858 twe_set_param(struct twe_softc *sc, int table_id, int param_id, int param_size, void *data) argument
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211.h307 uint8_t param_id; member in struct:ieee80211_wme_param

Completed in 177 milliseconds