Home
last modified time | relevance | path

Searched refs:send_frame (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/nfc/pn533/
A Dpn533.h216 int (*send_frame)(struct pn533 *priv, member
A Di2c.c160 .send_frame = pn533_i2c_send_frame,
A Duart.c127 .send_frame = pn532_uart_send_frame,
A Dusb.c433 .send_frame = pn533_usb_send_frame,
A Dpn533.c462 rc = dev->phy_ops->send_frame(dev, req); in __pn533_send_async()
533 rc = dev->phy_ops->send_frame(dev, req); in pn533_send_cmd_direct_async()
573 rc = dev->phy_ops->send_frame(dev, cmd->req); in pn533_wq_cmd()
/linux/drivers/scsi/lpfc/
A Dlpfc_hw4.h4900 struct send_frame_wqe send_frame; member
4921 struct send_frame_wqe send_frame; member
A Dlpfc_sli.c19367 wqe->send_frame.frame_len = frame_len; in lpfc_sli4_handle_mds_loopback()
19368 wqe->send_frame.fc_hdr_wd0 = be32_to_cpu(*((uint32_t *)fc_hdr)); in lpfc_sli4_handle_mds_loopback()
19369 wqe->send_frame.fc_hdr_wd1 = be32_to_cpu(*((uint32_t *)fc_hdr + 1)); in lpfc_sli4_handle_mds_loopback()
19370 wqe->send_frame.fc_hdr_wd2 = be32_to_cpu(*((uint32_t *)fc_hdr + 2)); in lpfc_sli4_handle_mds_loopback()
19371 wqe->send_frame.fc_hdr_wd3 = be32_to_cpu(*((uint32_t *)fc_hdr + 3)); in lpfc_sli4_handle_mds_loopback()
19372 wqe->send_frame.fc_hdr_wd4 = be32_to_cpu(*((uint32_t *)fc_hdr + 4)); in lpfc_sli4_handle_mds_loopback()
19373 wqe->send_frame.fc_hdr_wd5 = be32_to_cpu(*((uint32_t *)fc_hdr + 5)); in lpfc_sli4_handle_mds_loopback()
/linux/net/mac80211/
A Dutil.c1729 bool send_frame, u8 *frame_buf) in ieee80211_send_deauth_disassoc() argument
1745 if (send_frame) { in ieee80211_send_deauth_disassoc()
A Dieee80211_i.h2340 bool send_frame, u8 *frame_buf);

Completed in 88 milliseconds