Searched refs:send_frame (Results 1 – 10 of 10) sorted by relevance
216 int (*send_frame)(struct pn533 *priv, member
167 .send_frame = pn533_i2c_send_frame,
127 .send_frame = pn532_uart_send_frame,
437 .send_frame = pn533_usb_send_frame,
462 rc = dev->phy_ops->send_frame(dev, req); in __pn533_send_async()541 rc = dev->phy_ops->send_frame(dev, req); in pn533_send_cmd_direct_async()581 rc = dev->phy_ops->send_frame(dev, cmd->req); in pn533_wq_cmd()
128 static void send_frame( struct net_device * );573 send_frame( dev ); in handle_channel()629 send_frame( struct net_device *dev ) in send_frame() function
4837 struct send_frame_wqe send_frame; member4857 struct send_frame_wqe send_frame; member
18312 wqe->send_frame.frame_len = frame_len; in lpfc_sli4_handle_mds_loopback()18313 wqe->send_frame.fc_hdr_wd0 = be32_to_cpu(*((uint32_t *)fc_hdr)); in lpfc_sli4_handle_mds_loopback()18314 wqe->send_frame.fc_hdr_wd1 = be32_to_cpu(*((uint32_t *)fc_hdr + 1)); in lpfc_sli4_handle_mds_loopback()18315 wqe->send_frame.fc_hdr_wd2 = be32_to_cpu(*((uint32_t *)fc_hdr + 2)); in lpfc_sli4_handle_mds_loopback()18316 wqe->send_frame.fc_hdr_wd3 = be32_to_cpu(*((uint32_t *)fc_hdr + 3)); in lpfc_sli4_handle_mds_loopback()18317 wqe->send_frame.fc_hdr_wd4 = be32_to_cpu(*((uint32_t *)fc_hdr + 4)); in lpfc_sli4_handle_mds_loopback()18318 wqe->send_frame.fc_hdr_wd5 = be32_to_cpu(*((uint32_t *)fc_hdr + 5)); in lpfc_sli4_handle_mds_loopback()
2158 bool send_frame, u8 *frame_buf);
1714 bool send_frame, u8 *frame_buf) in ieee80211_send_deauth_disassoc() argument1730 if (send_frame) { in ieee80211_send_deauth_disassoc()