Home
last modified time | relevance | path

Searched refs:set_protocol (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_utils.c57 bool set_protocol = false; in gve_rx_copy() local
68 set_protocol = ctx->curr_frag_cnt == ctx->expected_frag_cnt - 1; in gve_rx_copy()
74 set_protocol = true; in gve_rx_copy()
79 if (set_protocol) in gve_rx_copy()
/linux-5.19.10/drivers/char/pcmcia/
Dcm4000_cs.c448 static int set_protocol(struct cm4000_dev *dev, struct ptsreq *ptsreq) in set_protocol() function
843 if (set_protocol(dev, &ptsreq) == 0) { in monitor_card()
1597 if ((rc = set_protocol(dev, &krnptsreq)) != 0) { in cmm_ioctl()