Searched refs:DL_UDQOS_REQ (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 224 case DL_UDQOS_REQ: in softmac_proto_tx()
|
/titanic_44/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 89 case DL_UDQOS_REQ: in dld_proto() 998 dlokack(q, mp, DL_UDQOS_REQ); in proto_udqos_req() 1001 dlerrorack(q, mp, DL_UDQOS_REQ, dl_err, 0); in proto_udqos_req()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | sundlpi.c | 501 case DL_UDQOS_REQ: return ("DL_UDQOS_REQ"); in dl_primstr()
|
H A D | gld.c | 3537 case DL_UDQOS_REQ: in gld_cmds() 4139 dlokack(q, mp, DL_UDQOS_REQ); in gld_udqos()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | dlpi.h | 117 #define DL_UDQOS_REQ 0x0a /* set QOS for subsequent datagrams */ macro
|
/titanic_44/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_dlpi.c | 124 { DL_UDQOS_REQ, "DL_UDQOS_REQ" },
|