Home
last modified time | relevance | path

Searched refs:DL_CAPABILITY_ACK (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c412 case DL_CAPABILITY_ACK: in softmac_rput_process_proto()
505 case DL_CAPABILITY_ACK: in softmac_rput_process_notdata()
H A Dsoftmac_pkt.c239 err = softmac_output(slp, mp, dl_prim, DL_CAPABILITY_ACK, mpp); in softmac_proto_tx()
H A Dsoftmac_capab.c130 case DL_CAPABILITY_ACK: in dl_capab()
520 ASSERT(prim->dl_primitive == DL_CAPABILITY_ACK); in i_capab_ack()
H A Dsoftmac_fp.c368 dlap->dl_primitive = DL_CAPABILITY_ACK; in softmac_capability_advertise()
498 dlp->dl_primitive = DL_CAPABILITY_ACK; in softmac_capability_req()
/titanic_41/usr/src/uts/common/io/
H A Dsundlpi.c496 case DL_CAPABILITY_ACK: return ("DL_CAPABILITY_ACK"); in dl_primstr()
H A Dgld.c3700 DL_CAPABILITY_ACK)) == NULL) in gld_cap_ack()
3774 dlp->dl_primitive = DL_CAPABILITY_ACK; in gld_cap_enable()
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c1056 dlp->dl_primitive = DL_CAPABILITY_ACK; in proto_capability_req()
1635 dlap->dl_primitive = DL_CAPABILITY_ACK; in proto_capability_advertise()
/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h104 #define DL_CAPABILITY_ACK 0x111 /* Capability ack */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1708 case DL_CAPABILITY_ACK: return ("DL_CAPABILITY_ACK"); in mdb_dlpi_prim()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c8131 case DL_CAPABILITY_ACK: in ip_rput_dlpi()
8392 case DL_CAPABILITY_ACK: in ip_rput_dlpi_writer()